Home
Coconut
Citron & Coconut Ice Nic Salts By Just Juice 10ml (50VG/50PG) 5MG|11MG|20MG
Citron & Coconut Ice Nic Salts By Just Juice 10ml (50VG/50PG) 5MG|11MG|20MG
£3.99
| /
Citron & Coconut Ice We know you're going to love this sweet and creamy juice perfection. Invigorate your senses with mouth-watering fresh citron rounded off with luscious coconut. Take a trip to vaping heaven.
$(document).ready(function() {
$('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() {
if ($('#agree').is(':checked')) {
$(this).submit();
}
else {
alert("You must agree with the terms and conditions of sales to check out.");
return false;
}
});
});